home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / ftn / swinop.z / swinop
Encoding:
Text File  |  2002-10-03  |  3.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4. sssswwwwiiiinnnnoooopppp((((3333GGGG))))                                                          sssswwwwiiiinnnnoooopppp((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      sssswwwwiiiinnnnoooopppp - creates a graphics subwindow
  10.  
  11. FFFFOOOORRRRTTTTRRRRAAAANNNN SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      iiiinnnntttteeeeggggeeeerrrr****4444 ffffuuuunnnnccccttttiiiioooonnnn sssswwwwiiiinnnnoooopppp((((ppppaaaarrrreeeennnntttt))))
  13.      iiiinnnntttteeeeggggeeeerrrr****4444 ppppaaaarrrreeeennnntttt
  14.  
  15. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  16.      _p_a_r_e_n_t   expects the GID (graphics window identifier) of the window (or
  17.               subwindow) in which you want to open a subwindow.  The GID is
  18.               the returned function  value of a previous call to either sssswwwwiiiinnnnoooopppp
  19.               or wwwwiiiinnnnooooppppeeee.
  20.  
  21. FFFFUUUUNNNNCCCCTTTTIIIIOOOONNNN RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  22.      The returned value of this function is either a ----1111 or the graphics window
  23.      identifier for the subwindow just created.  Use this value to identify
  24.      this subwindow to other graphics routines.
  25.  
  26.      A returned function value of ----1111 indicates that the system cannot create
  27.      any more graphics windows.
  28.  
  29. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  30.      sssswwwwiiiinnnnoooopppp creates a graphics subwindow. The graphics state of the new
  31.      subwindow is initialized to its defaults (see ggggrrrreeeesssseeeetttt)))) and it becomes the
  32.      current window.
  33.  
  34.      Subwindows have no window borders or window manager function buttons.
  35.      Window constraints do not apply to subwindows.  A subwindow is
  36.      repositioned automatically when its parent is moved, so that its origin
  37.      with respect to the parent's origin remains constant.  Resizing the
  38.      parent does not automatically resize a subwindow, but keeps the distance
  39.      between the upper left hand corners constant.  Imaging in a subwindow is
  40.      limited (clipped) to the area of the parent window.
  41.  
  42.      After calling sssswwwwiiiinnnnoooopppp, the application must call wwwwiiiinnnnppppoooossss to specify the
  43.      location of the subwindow's boundaries with respect to the origin of its
  44.      parent window.
  45.  
  46.      If _p_a_r_e_n_t is the GID of a subwindow, the parent of that subwindow becomes
  47.      the parent of the new subwindow for the purpose of positioning the
  48.      subwindow.
  49.  
  50.      When using the DGL (Distributed Graphics Library), the graphics window
  51.      identifier also identifies the graphics server associated with the
  52.      window.
  53.  
  54.      sssswwwwiiiinnnnoooopppp queues the pseudo devices INPTCH and REDRAW.
  55.  
  56. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  57.      greset, winclo, winget, winope, winpos, winset
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.